﻿@charset "utf-8";
/*手机屏幕下显示css样式*/
@media screen and (max-width: 768px){
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    text-decoration: none;
    outline: none;
    font-size: 14px;
    font-family: "微软雅黑";
    
}
/*导航横条*/
.m-header:{display:block;}
	.dh{display: none;}
body {
	background: url(ssban1.png) no-repeat top;
    background-color: #cbeaff;
	position: relative;
    
}
	
	.banBox{width: 100%;height: 280px; margin: 0 auto;}
	.banBox p{  margin:0 auto; text-align:left; color:#fff;position:absolute; top:6px;  font-size:12px;}
	.gxjtop{height:210px;}
        .gxjzdh{display:none;}
     .gxjfoot{height:390px;}
	.banner1{width: 100%;height: 282px; margin: 0 auto;}
        .banner{display:none;}
.btnMenu {
    background: url(icoMenu_01.png) no-repeat;
    background-size: contain;
    top: 30px;
    width: 28px;
    height: 22px;
    right: 20px;
    position: absolute;
	z-index: 100;
}
.menu-box {
    background: rgba(2, 137, 255, 0.9);
    top: 0px;
    width: 122px;
    height: 660px;
    right: 0px;
    display: none;
    position: absolute;
    z-index: 9999;
}
.menu-box .pClose {
    padding-top: 16px;
}
.menu-box .pClose i {
    background: url(icoClose_01.png) no-repeat;
    transition: transform 0.4s ease-out;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    float: right;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
.menu-box .pClose i:hover {
    /*	transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);
*/
}
.menu-box .pSearch {
    background: rgb(255, 255, 255);
    margin: 35px 18px 0px;
    height: 42px;
}
.menu-box .pSearch input[type='text'] {
    background: none;
    margin: 3px 0px 0px 4px;
    border: currentColor;
    border-image: none;
    width: 100px;
    height: 36px;
    float: left;
}
.menu-box .pSearch input[type='button'] {
    background: url(icoSear_01.png) no-repeat;
    margin: 8px 5px 0px 0px;
    border: currentColor;
    border-image: none;
    width: 26px;
    height: 26px;
    float: right;
}
.menu-box .menu {
    text-align: center;
    padding-top: 30px;
}
.menu-box .menu li {
    -font: 1.7rem/2rem "";
    padding: 4px;
    -height: 44px;
    font-size-adjust: none;
    font-stretch: normal;
}
.menu-box .menu li a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 0.6rem;
}
.menu-box .menu li a img {
    display: block;
    width: 20%;
    margin: 0px auto 10px auto;
}
.menu-box .menu > b {
    display: block;
    margin: 2px auto;
    width: 60%;
}
.menu-box .menu > b img {
    width: 100%;
}
.showMenu .menu-box {
    display: block;
}
.ban {
    width: 100%;
    text-align: center;
}
.ban img {
    width: 100%;
    position: relative;
}
.form1 {
    width: 70%;
    margin: 0 auto 10px auto;
    position: absolute;
    top: 50%;
    right: 15%;
}
input[type='text'] {
    width: 76%;
    height: 30px;
    border: 1px solid #d6181f;
    padding-left: 6px;
    vertical-align: middle;
}
.form1 div.ssan {
    width: 20%;
    float: right;
    height: 25px;
}
#allSearch {
    width: 100%;
    height: 30px;
    margin: 0;
}
.con{z-index: 10;}
.con1 { width: 96%;margin: 0 auto; background: #fff;  }
.conlm{width: 96%;margin: 0 auto; background: #fff; height:425px; }
.lmCon1{overflow:hidden; width:96%; margin:5px auto;}
.lmCon1 a{ display:block; float:left; width:33%; height:80px; margin:10px auto; text-align:center; color:#fff; font-size:14px;}
.lmCon1 a img{ width: 40%;}	
/*.lmCon1 a p{font-size: 14px;color: #000;text-shadow:1px 1px 1px #838586; vertical-align: middle;line-height: 20px;margin-top: 10px;}*/
.lmCon1 a p {
    text-align: center;
    color: #009cff;
	font-size: 16px;}
	
	
	/*第二部*/

.nylb{width: 100%;margin: 0 auto;background: #fff; height: 100%; padding-top: 10px;}

.nylb li{ width: 90%; margin: 0 auto;}
.nylb li a{
    display: block;
    float: left;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
    background: url(disclosure_yousanjiao.png) no-repeat 0 7px;
    padding-left: 10px;
    background-size: 5px;
    width: 100%;
    margin: 10px 0 10px -5px;
}
.nylb li a span {
     display: block;
    float: right;
    font-size: 12px;
    color: rgb(189, 187, 187);
    line-height: 20px;

}

/*第三步*/
.nyCon{width:100%; margin: 0 auto;}
.nyCon>ul {
    
    width: 102%;
    overflow: hidden;
	}
	.nyCon>ul a{ display:block; float:left; width:32%; height:36px; line-height:36px; color:#333333; text-align:center; background-color:#e6e6e6; border:1px solid #c8c8c8;font-size: 13px;}
.nyCon>ul a.hblm{line-height:15px;padding:3px 5px;height:30px;width:128px}
/*.nyCon>ul a:nth-child(even){ border-left:none;}
.nyCon>ul a:nth-child(odd){ border-right:none;}*/
.nyCon>ul a.active1{color:#fff; background-color:#009cff;}
.nyCon>ul a:hover{ color:#fff; background-color:#009cff;}
.tab-hd li.active {
    background: #009cff;
    color: #fff;
}	
/*主页样式	*/
	.tzgg1>div:first-child {
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    }
	.btCon {
    width: 100%;
    overflow: hidden;
	border-bottom: 1px solid #009cff;
	margin: 0 auto;}
	.bt li {
	float: left;
    width: 20%;
    height: 40px;
    line-height: 40px;
	background-color: #e6e6e6;
    text-align: center;
    cursor: pointer;
}
	.tab-bd a {
    font-weight: normal;
    font-size: 16px;
    float: left;
    width: 100%;
    color: #333333;
    line-height: 32px;
    border-bottom: 1px dotted #ccc;
    padding: 4px 0 12px 0;
}
	.tab-bd b {
    font-weight: normal;
    float: right;
    font-size: 14px;
    color: #afadab;
    line-height: 32px;
    margin-right:5px;
}
.right1 {
    width: 100%;
	margin: 8px auto;
	}
	.right1 li {
    width: 48%;
    border: 1px solid #009cff;
    background-color: #fff;
    height: 48px;
    margin-bottom: 4px;
    overflow: hidden;
		float: left;
}
.right1 li:nth-child(odd){margin-right: 2%;}
	.tzgg{display:none;}
	
.left2 {
    width: 100%;margin: 0 auto;
}
	.left2 ol {
    float: left;
    overflow: hidden;
		width:100%;margin-top: 8px;}
	
	.left2 ol a {
    display: block;
    width: 22%;
    height: 115px;
    float: left;
    background-color: #ff6868;
    overflow: hidden;margin-left: 1%;
}
	
	.left2 ol a:nth-child(2) {
		background-color: #ca81f8;margin-left: 3%;}
	.left2 ol a:nth-child(3) {
    background-color: #60cab3;margin-left: 3%;
}
.left2 ol a:nth-child(4){background-color: #699bd8;margin-left: 3%;}
	.left2 ol a img {
    width: auto;
    margin: 10px auto;
    display: block;
}
	.left2 ol a span {
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
}
	.left2>div{ width: 100%;background-color: #f8a681;height: 100px;float: left;position: relative;margin:8px auto;}
	.left2>div>img{ width: 25%;margin: 3px 0 0 10px;}
	.left2>div>p{margin-left: 9%;display: inline-block; width: 65%;position: absolute;left: 23%;top: 18%;line-height: 30px;color: #fff;}
	.tab-bd li.thisclass {
    display: list-item;
}
	.tab-bd li {
   display: none; 
    padding: 5px 0 20px 5px;
    -border: 1px solid #ddd;
    border-top: 0 none;
    font-size: 24px;
}
	.right1 li i {
    display: block;
    float: left;
    margin: 8px 8px 0 8px;
}
	.right1 li a {
    color: #009cff;
    display: block;
    float: left;
    line-height: 48px;
		font-size: 16px;}
	
/*第五部分*/
	.wz{width: 96%;margin: 0 auto;}
	.wz h1 {
    font-size: 18px;
    text-align: center;
		line-height: 38px;}
	
	.wz b {
    display: block;
    text-align: center;
    width: 100%;
    color: #999;
    line-height: 38px;
    margin: 0 12px 20px 0;
    font-weight: normal;
    font-size: 12px;
}
	.wz p {
    font-size: 14px;
		line-height: 28px;}
	/*--------------------------------------栏目页2--------------------------------------------*/
.lm2Con{ overflow:hidden; width:96%; margin:5px auto;}
.lm2Con a{ display:block; float:left; width:48%; height:60px; background-color:#7ae8f2; margin:10px auto; text-align:center; color:#fff; font-size:14px;}
.lm2Con a p{font-size: 14px;color: #fff;text-shadow:1px 1px 1px #838586; vertical-align: middle;line-height: 20px;margin-top: 10px;}
.lm2Con a p span{ font-size:12px;color: #fff;}
.lm2Con a:nth-child(odd){margin-right: 2%;}
.lm2Con a:nth-child(7) p,.lm2Con a:nth-child(10) p{ line-height: 20px;}
.lm2Con a:nth-child(3) p{margin-top: 0px;}
.lm2Con a:nth-child(3) p{margin-top: 0px;line-height: 20px;}	
/*相关链接*/
.xglj{ overflow:hidden; width:100%; margin:0 auto; height:100px; background-color:#008bed;}
.xglj p{display: none;}	
.selectwxl {
    float: left;
    width: 44%;
    padding-left: 4px;
    height: 36px;
    line-height: 36px;
    margin: 8px 10px 0 8px;
    font-size: 12px;
    border: 1px solid #ddd;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff;
}
.selectwxl a {
    color:#000;
	 font-size: 12px;

}
.xglj .wipt{ float:left; width:45%; padding-left:4px; height:38px; line-height:38px; margin:8px 10px 0 0px; font-size:12px;border:1px solid #ddd; 
/* --火狐、谷歌清除--*/
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
     background:#fff url(jt.png)  no-repeat right center;

}
.xglj select{ float:left; width:45%; padding-left:4px; height:38px; line-height:38px; margin:8px 5px 0 8px; font-size:12px;border:1px solid #ddd; 
/* --火狐、谷歌清除--*/
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
     background:#fff url(jt.png)  no-repeat right center;

}

.db{width: 100%;position: relative;height: 400px;}
.zhengfu{width: 50%; margin: 0 auto}
.wenzi{width:96%;float: left;margin-left: 2%; text-align: center;line-height: 24px; position: absolute;top:50%;}
.apps{ width: 275px;height: 100px; margin: 0 auto;}
.qdzct{ width: 27%;float: left;margin-right: 3%;}
.qdzct span{ font-size: 13px;}
.dzjg{float:left; margin-left:21%;}
.zfzc{float:left;margin-top:13px;margin-right: 30px;}

	

.clear {
    clear: both;
    height: 0px;
}



/* --对联--*/	
.gov_weibo_share {
    display:none;
}
.gov_weixin_share {
    display:none;
}




.wz .info_box {
    width: 100%;
    background-color: #f6f6f6;
    display: table;
    font-size: 0;
    margin: 20px 0;
}
.wz .info_box li {
    display: block;
    width: 100%;
    float: left;
    background-color: #f6f6f6;
  }
.wz .info_box li span {
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #333333;
    height: 24px;
    display: table-cell;
    line-height: 24px;
}
  .wz .info_box li span.odd {
    width: 96px;
    text-align: center;
    font-weight: bold;
    float: left;
  }
.wz .info_box li span.even {
    width: 253px!important;
    padding: 0 10px;
    min-height: 25px;
    box-sizing: border-box;
  }
.nry-content{   margin: 30px 10px;  border-top:1px double #d0d6f5; padding:10px 0; }
.nry-content a{color:#333;}


.wz img{width:100%;} 
.wz table{width:100%;} 


/*--------------------公文法规、政策解读---关联样式-------------------*/


.box0904 {font-size:12px;border-top:1px dotted #ccc;padding:10px 0;width:98%;margin:0 auto;}
.box0904 img{width:60px;}

 .fd1 .condiv2 .con2 {font-size: 12px;height: 80px;line-height:10%;overflow:auto;text-align:center;}

 .fd1 .condiv2 {position:sticky;width: 100px;float:right;padding-left:8px; border:1px solid #aad1f9; background:#fff; }

 .fd1 .condiv2 .con2 b{
    font-size: 12px;
    color: #333;
    text-align: left;
    font-weight: 700;
    margin: 0;
}

 .fd1 .condiv2 .con2 span{
line-height:14px;
font-size:12px;
 }

.box0904 .fd{width: 100%;height:100%;}
.box0904 table{width:350px}
.fd .condiv3 {position:absolute;width: 342px;left:0;top:0;border:1px solid #aad1f9;background:#fff;}
 .fd .condiv3 .con2 {font-size:12px;height: 100%;line-height:150%;overflow:auto;text-align:left;}
 .fd .condiv3 .tit {text-align: left;font-size:12px;color:#000000;line-height: 30px;float: left;width: 100%;}
  .fd .condiv3 .con2 li{margin:0;float: left;width: 320px;padding:0 10px;}
    .fd .condiv3 .con2 li a{background:none;line-height:20px;font-size:10px;float:left;}
    .fd .condiv3 .con2 li img{margin:0;float: right;width: 10px;margin-top:10px;}
        .fd .condiv3 .con2 li a b{float:right;width:80px;font-size:10px;line-height:20px;margin: 0;}


 .row1_r_r2  { position:relative; z-index:1;}
 .fd {width:100%;position: sticky;top:70px;overflow:hidden;z-index:2;}
  .fd1 { width:100px; position:absolute; top:20px;overflow:hidden; z-index:2; }

.wzyCon {
    background-color: #fff;
    padding: 10px 0 30px 0;

}






/*--------------------------------------内页2图片列表--------------------------------------------*/
.nylbtp{width: 100%;margin: 0 auto;background: #fff; height: 100%; padding-top: 10px;}
.nylbtp li{ width: 90%; margin: 0 auto;}
.nylbtp li img{ width: 90%; margin: 0 auto;}
.nylbtp li a{
    display: block;
    float: left;
    color: #333333;
    font-size: 12px;
    line-height: 20px;
    background: url(disclosure_yousanjiao.png) no-repeat 0 7px;
    padding-left: 10px;
    background-size: 5px;
    width: 100%;
    margin: 10px 0 10px -10px;
    text-align: center;
}
.nylbtp li a span {
     display: block;
     font-size: 12px;
     color: rgb(189, 187, 187);
     line-height: 20px;
     text-align: center;
}


.view iframe{
	width: 100%;
}



.left2hf {
    display:none;
}
.left2hf1 {
    width: 100%;margin: 0 auto;
}
.left2hf1 a img{
    height: 80px;
}
.insertfileTag img{width:16px;}




	/* 侧栏盒子模型 */
.side{font-size: 14px;width: 90%;overflow: hidden;float: left;margin-left: 19px;}
.sideBox{margin-bottom: 20px; border: 1px solid #ECECEC; padding: 10px 18px 15px 18px; background: #fff; border-top: 2px solid #008bed;}
.sideBox .hd{overflow: hidden;padding: 0px 0 8px 0;}
.sideBox .hd .more{float: right;}
.sideBox .hd h3{font-size: 18px;color: #008bed;}
.sideBox .hd h3 a{color: #fff;}
.sideBox .hd h3 a:hover{text-decoration: none;}
	/* 侧栏-栏目菜单 */
#sideMenu li{font-size: 14px;text-align: left;margin-bottom: 8px;vertical-align: top;height: 48px;width: 100%;float: inherit;padding: 0px;margin-top: 5px;}
#sideMenu li a{display: block;padding: 5px;background: url(icons.png) 16px -1816px no-repeat #F3F3F3;border: 1px solid #E7E7E7;-webkit-transition: 200ms;-o-transition: 200ms;-moz-transition: 200ms;transition: 200ms;padding-left: 35px;line-height: 30px;width: 88%;margin: 0px;}
#sideMenu li a:hover{letter-spacing: 2px; text-decoration: none; border-color: #ccc}
#sideMenu .on a,
#sideMenu .on a:hover{background-color: #008bed;background-position: 16px -1811px;color: #fff;border-color: #009933;padding-left: 45px;}
	}


.shipin{margin-top: 520px;}


/*--------------------------------------政策文件--------------------------------------------*/
.zcwj0 {
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.zcwj1 {width:100%;float:left;background-color:#fff;margin-bottom:10px;}
.zcwj2 {
width:100%;
float:right;
background-color:#fff;
margin-bottom:10px;
}
.zcwj0 .btCon{
    width:100%;
}
.zcwj0 .btCon span a{
 float:right;
 line-height:40px;
 font-size:14px;
 color:#999;
 margin-right:10px;
}
.zcwj0 .btCon ul li{
    background: #009cff;

}
.zcwj0 .btCon ul li a{
    color:#fff;
}
.zcwj0 .tab-bd{
    height:250px;
}
.zcwj0 ul li.thisclass{
    width:94%;
margin:0 10px;
    }
.zcwj{display:none;}





.hfewm{
    width:100%;
    margin:0 auto;
    margin-bottom:20px;
    overflow: hidden;
    background-color: #fff;
    height: 475px;
}
.hfewm a{display: block;width: 50%;height: 105px;float: left;text-align:center;overflow: hidden;padding:20px 0;}
.hfewm a img{
	width:60%
}

.hfewm_title{display:none;}
.hfewm_titlep .btCon{
    width:100%;
}

.hfewm_titlep .btCon ul li {
    background: #009cff;
    width: 20%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.hfewm_titlep .btCon ul li a{
    color:#fff;
    height: 40px;
    line-height: 40px;
width:100%;
padding:0px;
}

#gg2{
	display:none;
}

}






